NetworkInterface.txRateLimiter

Transmit rate limiter, meant to stop network traffic flooding from occuring.

struct NetworkInterface
@serializationKeys("tx_rate_limiter")
RateLimiter txRateLimiter;

Meta